﻿2026-06-20T03:14:41.7571984Z ##[group]Run actions/checkout@v5
2026-06-20T03:14:41.7572728Z with:
2026-06-20T03:14:41.7573095Z   repository: SaberMage/spt-core
2026-06-20T03:14:41.7576536Z   token: ***
2026-06-20T03:14:41.7576888Z   ssh-strict: true
2026-06-20T03:14:41.7577249Z   ssh-user: git
2026-06-20T03:14:41.7577611Z   persist-credentials: true
2026-06-20T03:14:41.7577992Z   clean: true
2026-06-20T03:14:41.7578355Z   sparse-checkout-cone-mode: true
2026-06-20T03:14:41.7578771Z   fetch-depth: 1
2026-06-20T03:14:41.7579208Z   fetch-tags: false
2026-06-20T03:14:41.7579572Z   show-progress: true
2026-06-20T03:14:41.7579934Z   lfs: false
2026-06-20T03:14:41.7580263Z   submodules: false
2026-06-20T03:14:41.7580612Z   set-safe-directory: true
2026-06-20T03:14:41.7581207Z ##[endgroup]
2026-06-20T03:14:41.8367002Z Syncing repository: SaberMage/spt-core
2026-06-20T03:14:41.8368501Z ##[group]Getting Git version info
2026-06-20T03:14:41.8369314Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T03:14:41.8370215Z [command]/usr/bin/git version
2026-06-20T03:14:41.8370611Z git version 2.43.0
2026-06-20T03:14:41.8376025Z ##[endgroup]
2026-06-20T03:14:41.8387257Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1fcd3376-9779-4cd1-b3ef-ec31a527d724' before making global git config changes
2026-06-20T03:14:41.8388386Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T03:14:41.8390744Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T03:14:41.8442636Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T03:14:41.8464914Z https://github.com/SaberMage/spt-core
2026-06-20T03:14:41.8476390Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T03:14:41.8479756Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T03:14:41.8499571Z HEAD
2026-06-20T03:14:41.8532761Z ##[endgroup]
2026-06-20T03:14:41.8534988Z [command]/usr/bin/git submodule status
2026-06-20T03:14:41.8720730Z ##[group]Cleaning the repository
2026-06-20T03:14:41.8724208Z [command]/usr/bin/git clean -ffdx
2026-06-20T03:14:42.6128372Z Removing target/
2026-06-20T03:14:42.6136322Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T03:14:42.6187720Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:14:42.6194060Z ##[endgroup]
2026-06-20T03:14:42.6195484Z ##[group]Disabling automatic garbage collection
2026-06-20T03:14:42.6198181Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T03:14:42.6226012Z ##[endgroup]
2026-06-20T03:14:42.6227733Z ##[group]Setting up auth
2026-06-20T03:14:42.6230980Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T03:14:42.6262144Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T03:14:42.6452911Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T03:14:42.6479097Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T03:14:42.6664416Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T03:14:42.6691491Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T03:14:42.6882311Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T03:14:42.6911699Z ##[endgroup]
2026-06-20T03:14:42.6913766Z ##[group]Fetching the repository
2026-06-20T03:14:42.6918819Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eefd5dc56a070731406ebccc26587adecfc0199f:refs/remotes/pull/26/merge
2026-06-20T03:14:43.2403081Z ##[endgroup]
2026-06-20T03:14:43.2403942Z ##[group]Determining the checkout info
2026-06-20T03:14:43.2404552Z ##[endgroup]
2026-06-20T03:14:43.2408910Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T03:14:43.2485076Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T03:14:43.2507433Z ##[group]Checking out the ref
2026-06-20T03:14:43.2515456Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T03:14:43.2556217Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T03:14:43.2559254Z ##[endgroup]
2026-06-20T03:14:43.2592888Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T03:14:43.2616817Z eefd5dc56a070731406ebccc26587adecfc0199f
